[INFO] fetching crate mfqe 0.5.0...
[INFO] checking mfqe-0.5.0 against try#163937523761cc0def32f1ba9ed63fdf65ad3478 for pr-156749
[INFO] extracting crate mfqe 0.5.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate mfqe 0.5.0
[INFO] finished tweaking crates.io crate mfqe 0.5.0
[INFO] tweaked toml for crates.io crate mfqe 0.5.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mfqe 0.5.0 on toolchain 163937523761cc0def32f1ba9ed63fdf65ad3478
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mfqe 0.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `mfqe` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8fec643ed06c4487819e4670d383cbd0a1618687e3befe8bf0179356401ebcd6
[INFO] running `Command { std: "docker" "start" "8fec643ed06c4487819e4670d383cbd0a1618687e3befe8bf0179356401ebcd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8fec643ed06c4487819e4670d383cbd0a1618687e3befe8bf0179356401ebcd6" "/opt/rustwide/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8fec643ed06c4487819e4670d383cbd0a1618687e3befe8bf0179356401ebcd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8fec643ed06c4487819e4670d383cbd0a1618687e3befe8bf0179356401ebcd6" "/opt/rustwide/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `mfqe` (manifest) generated 1 warning
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling syn v1.0.7
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]     Checking owning_ref v0.4.0
[INFO] [stderr]     Checking smallvec v0.6.12
[INFO] [stderr]    Compiling cc v1.0.46
[INFO] [stderr]     Checking crossbeam-utils v0.6.6
[INFO] [stderr]     Checking lock_api v0.1.5
[INFO] [stderr]    Compiling winapi v0.3.8
[INFO] [stderr]    Compiling cgmath v0.16.1
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking crossbeam-epoch v0.5.2
[INFO] [stderr]     Checking crossbeam-epoch v0.6.1
[INFO] [stderr]     Checking approx v0.1.1
[INFO] [stderr]    Compiling failure_derive v0.1.6
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]     Checking aho-corasick v0.7.6
[INFO] [stderr]     Checking crossbeam-deque v0.5.2
[INFO] [stderr]     Checking slice-deque v0.1.16
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]     Checking parking_lot_core v0.3.1
[INFO] [stderr]     Checking quick-error v1.2.2
[INFO] [stderr]     Checking unicode-width v0.1.6
[INFO] [stderr]    Compiling backtrace-sys v0.1.32
[INFO] [stderr]     Checking safemem v0.2.0
[INFO] [stderr]     Checking parking_lot v0.6.4
[INFO] [stderr]     Checking rgb v0.8.14
[INFO] [stderr]     Checking regex-syntax v0.6.12
[INFO] [stderr]     Checking buf_redux v0.7.1
[INFO] [stderr]     Checking crossbeam-channel v0.2.6
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking miniz_oxide v0.3.5
[INFO] [stderr]     Checking crossbeam v0.4.1
[INFO] [stderr]     Checking termcolor v1.0.5
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking serde_json v1.0.41
[INFO] [stderr]     Checking flate2 v1.0.12
[INFO] [stderr]     Checking environment v0.1.1
[INFO] [stderr]     Checking remove_dir_all v0.5.2
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]     Checking backtrace v0.3.40
[INFO] [stderr]    Compiling synstructure v0.12.1
[INFO] [stderr]     Checking winconsole v0.10.0
[INFO] [stderr]     Checking regex v1.3.1
[INFO] [stderr]     Checking colored v1.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.102
[INFO] [stderr]     Checking failure v0.1.6
[INFO] [stderr]     Checking assert_cli v0.6.3
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking seq_io v0.3.0
[INFO] [stderr]     Checking mfqe v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: multiple lines skipped by escaped newline
[INFO] [stdout]   --> src/main.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 32 |                  \n\
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 33 | |
[INFO] [stdout] 34 | |                Extract one or more sets of reads from a FASTQ (or \
[INFO] [stdout]    | |_______________^ skipping everything up to and including this point
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple lines skipped by escaped newline
[INFO] [stdout]   --> src/main.rs:35:63
[INFO] [stdout]    |
[INFO] [stdout] 35 |                  FASTA) file by specifying their read names.\n\n\
[INFO] [stdout]    |  _______________________________________________________________^
[INFO] [stdout] 36 | |
[INFO] [stdout] 37 | |                Read name files are uncompressed text files with read names \
[INFO] [stdout]    | |_______________^ skipping everything up to and including this point
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple lines skipped by escaped newline
[INFO] [stdout]   --> src/main.rs:38:37
[INFO] [stdout]    |
[INFO] [stdout] 38 |                  (without comments).\n\
[INFO] [stdout]    |  _____________________________________^
[INFO] [stdout] 39 | |
[INFO] [stdout] 40 | |                Output is gzip-compressed unless --output-uncompressed is specified, input is uncompressed.\n\
[INFO] [stdout]    | |_______________^ skipping everything up to and including this point
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple lines skipped by escaped newline
[INFO] [stdout]   --> src/main.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 32 |                  \n\
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 33 | |
[INFO] [stdout] 34 | |                Extract one or more sets of reads from a FASTQ (or \
[INFO] [stdout]    | |_______________^ skipping everything up to and including this point
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple lines skipped by escaped newline
[INFO] [stdout]   --> src/main.rs:35:63
[INFO] [stdout]    |
[INFO] [stdout] 35 |                  FASTA) file by specifying their read names.\n\n\
[INFO] [stdout]    |  _______________________________________________________________^
[INFO] [stdout] 36 | |
[INFO] [stdout] 37 | |                Read name files are uncompressed text files with read names \
[INFO] [stdout]    | |_______________^ skipping everything up to and including this point
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple lines skipped by escaped newline
[INFO] [stdout]   --> src/main.rs:38:37
[INFO] [stdout]    |
[INFO] [stdout] 38 |                  (without comments).\n\
[INFO] [stdout]    |  _____________________________________^
[INFO] [stdout] 39 | |
[INFO] [stdout] 40 | |                Output is gzip-compressed unless --output-uncompressed is specified, input is uncompressed.\n\
[INFO] [stdout]    | |_______________^ skipping everything up to and including this point
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.24s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.7.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "8fec643ed06c4487819e4670d383cbd0a1618687e3befe8bf0179356401ebcd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fec643ed06c4487819e4670d383cbd0a1618687e3befe8bf0179356401ebcd6", kill_on_drop: false }`
[INFO] [stdout] 8fec643ed06c4487819e4670d383cbd0a1618687e3befe8bf0179356401ebcd6
